home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Hity z okladki / Diino 4 / diino4_Setup_En.exe / {app} / Diino.exe / 0 / RCDATA / TBWSTATICFORM / TBWSTATICFORM.txt < prev   
Text File  |  2006-11-06  |  3KB  |  143 lines

  1. object BwStaticForm: TBwStaticForm
  2.   Left = 706
  3.   Top = 22
  4.   BorderStyle = bsNone
  5.   ClientHeight = 492
  6.   ClientWidth = 513
  7.   Color = clBtnFace
  8.   TransparentColor = True
  9.   TransparentColorValue = clFuchsia
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object pnlTop: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 513
  23.     Height = 20
  24.     Align = alTop
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object imgTopMiddle: TImage
  28.       Left = 31
  29.       Top = 0
  30.       Width = 452
  31.       Height = 20
  32.       Align = alClient
  33.       AutoSize = True
  34.       Picture.Data = {<image000.bmp>}
  35.       Stretch = True
  36.       OnMouseDown = BorderMouseDown
  37.     end
  38.     object imgTopRight: TImage
  39.       Left = 483
  40.       Top = 0
  41.       Width = 30
  42.       Height = 20
  43.       Align = alRight
  44.       AutoSize = True
  45.       Picture.Data = {<image001.bmp>}
  46.     end
  47.     object imgTopLeft: TImage
  48.       Left = 0
  49.       Top = 0
  50.       Width = 31
  51.       Height = 20
  52.       Align = alLeft
  53.       AutoSize = True
  54.       Picture.Data = {<image002.bmp>}
  55.     end
  56.   end
  57.   object pnlBottom: TPanel
  58.     Left = 0
  59.     Top = 473
  60.     Width = 513
  61.     Height = 19
  62.     Align = alBottom
  63.     BevelOuter = bvNone
  64.     TabOrder = 1
  65.     object imgBottomMiddle: TImage
  66.       Left = 14
  67.       Top = 0
  68.       Width = 485
  69.       Height = 19
  70.       Align = alClient
  71.       AutoSize = True
  72.       Picture.Data = {<image003.bmp>}
  73.       Stretch = True
  74.     end
  75.     object imgBottomRight: TImage
  76.       Left = 499
  77.       Top = 0
  78.       Width = 14
  79.       Height = 19
  80.       Align = alRight
  81.       AutoSize = True
  82.       Picture.Data = {<image004.bmp>}
  83.     end
  84.     object imgBottomLeft: TImage
  85.       Left = 0
  86.       Top = 0
  87.       Width = 14
  88.       Height = 19
  89.       Align = alLeft
  90.       AutoSize = True
  91.       Picture.Data = {<image005.bmp>}
  92.     end
  93.   end
  94.   object pnlLeft: TPanel
  95.     Left = 0
  96.     Top = 20
  97.     Width = 20
  98.     Height = 453
  99.     Align = alLeft
  100.     BevelOuter = bvNone
  101.     TabOrder = 2
  102.     object imgLeftMiddle: TImage
  103.       Left = 0
  104.       Top = 0
  105.       Width = 20
  106.       Height = 453
  107.       Align = alClient
  108.       AutoSize = True
  109.       Picture.Data = {<image006.bmp>}
  110.       Stretch = True
  111.     end
  112.   end
  113.   object pnlRight: TPanel
  114.     Left = 493
  115.     Top = 20
  116.     Width = 20
  117.     Height = 453
  118.     Align = alRight
  119.     BevelOuter = bvNone
  120.     TabOrder = 3
  121.     object imgRightMiddle: TImage
  122.       Left = 0
  123.       Top = 0
  124.       Width = 20
  125.       Height = 453
  126.       Align = alClient
  127.       AutoSize = True
  128.       Picture.Data = {<image007.bmp>}
  129.       Stretch = True
  130.     end
  131.   end
  132.   object pnlCenter: TPanel
  133.     Left = 20
  134.     Top = 20
  135.     Width = 473
  136.     Height = 453
  137.     Align = alClient
  138.     AutoSize = True
  139.     BevelOuter = bvNone
  140.     TabOrder = 4
  141.   end
  142. end
  143.